BatchDataCellSet.cells Property

Gets the cell for the specified column and row ordinal. Usage is cells[columnOrdinal][rowOrdinal]. See Dundas.BI.WebApi.Models.DataCellData for return structure.
 

Property Value

Type: Array
    Element Type: Array
 

Remarks

The cellset must contain the data as returned by the server in response to the request and must not be modified in script.